cargo.git
2016-04-18 Alex CrichtonCorrectly attempt multiple usernames with libgit2
2016-04-12 borsAuto merge of #2562 - smaximov:doc-add-env-vars, r...
2016-04-12 smaximovAdd reference to env vars introduced in PR #2523 to...
2016-04-11 borsAuto merge of #2561 - alexcrichton:update-tar, r=alexcr...
2016-04-11 Alex CrichtonUpdate dependency on tar
2016-04-08 borsAuto merge of #2554 - alexcrichton:robust-test, r=alexc...
2016-04-08 Alex CrichtonMake a test a bit more robust to the environment
2016-04-08 borsAuto merge of #2465 - TheNeikos:add-version_env, r...
2016-04-08 Marcel MüllerAdd a new CARGO_PKG_AUTHORS environment variable
2016-04-07 borsAuto merge of #2385 - alexcrichton:top-level-overrides...
2016-04-06 borsAuto merge of #2547 - alexcrichton:more-locking, r...
2016-04-06 Alex CrichtonProtect against concurrent access to Cargo.lock
2016-04-05 Alex CrichtonChange `Config::target_dir` to return Filesystem
2016-04-03 borsAuto merge of #2541 - alexcrichton:aarch64, r=alexcrichton
2016-04-03 Alex CrichtonDownload the aarch64 standard library on the bots
2016-04-02 borsAuto merge of #2534 - alexcrichton:lock-with-git-repos...
2016-04-02 borsAuto merge of #2538 - alexcrichton:aarch64, r=alexcrichton
2016-04-02 Alex CrichtonPrepare for aarch64 nightlies and CI
2016-04-01 borsAuto merge of #2505 - srinivasreddy:improve_msg, r...
2016-03-31 Srinivas Reddy... remote unnecessary expression
2016-03-31 borsAuto merge of #2491 - JIghtuse:master, r=alexcrichton
2016-03-31 srinivasreddyGenerate the lock file when there is no lock file
2016-03-30 Alex CrichtonReplace existing sources before updating
2016-03-30 borsAuto merge of #2532 - japaric:musl, r=alexcrichton
2016-03-30 borsAuto merge of #2531 - alexcrichton:fix-stdin, r=alexcri...
2016-03-30 Alex CrichtonUpdate Rust to pick up rust-lang/rust#32257
2016-03-30 Jorge Aparicioinstall-deps.py: add x86_64-unknown-linux-musl target
2016-03-29 borsAuto merge of #2523 - srinivasreddy:issue-2504, r=alexc...
2016-03-29 srinivasreddyimplemented cargo package name as CARGO_PKG_NAME; And...
2016-03-25 Alex CrichtonImplement top-level overrides
2016-03-25 borsAuto merge of #2519 - alexcrichton:update-curl, r=alexc...
2016-03-25 Alex CrichtonUpdate curl-sys
2016-03-24 borsAuto merge of #2513 - alexcrichton:xcompile, r=alexcrichton
2016-03-24 Alex CrichtonFix nightly dist builds
2016-03-23 borsAuto merge of #2510 - alexcrichton:xcompile, r=brson
2016-03-22 Alex CrichtonPrepare for ARM/FreeBSD/NetBSD nightlies
2016-03-22 borsAuto merge of #2440 - ThinTim:master, r=alexcrichton
2016-03-22 Tim ErwichPrevent the use of "test" as a crate name. Fixes #2432.
2016-03-22 Boris EgorovReject manifest with duplicate dependencies in differen...
2016-03-19 borsAuto merge of #2502 - IvanUkhov:doc, r=alexcrichton
2016-03-19 Ivan Ukhovdoc: make the pages’ titles consistent
2016-03-18 borsAuto merge of #2499 - IvanUkhov:typography, r=alexcrichton
2016-03-18 Ivan Ukhovdoc/manifest: turn the list in Rules into an unordered one
2016-03-18 borsAuto merge of #2496 - alexcrichton:fix-concurrent,...
2016-03-18 borsAuto merge of #2482 - ryanq:issue2266, r=alexcrichton
2016-03-18 Alex CrichtonRelax an assertion in the concurrent tests
2016-03-18 borsAuto merge of #2493 - IvanUkhov:typography, r=alexcrichton
2016-03-18 Ryan QuattlebaumFixing line length error in make test
2016-03-18 Ryan QuattlebaumBring in changes from master
2016-03-18 Ryan QuattlebaumMove suggestion logic into generate_targets()
2016-03-18 Ivan Ukhovdoc/manifest: polish typography
2016-03-18 Ivan Ukhovdoc/manifest: respect 80 characters
2016-03-17 borsAuto merge of #2467 - tshepang:rustfmt, r=alexcrichton
2016-03-17 borsAuto merge of #2480 - alexcrichton:ui, r=alexcrichton
2016-03-17 Alex CrichtonTweak UI for warnings and errors
2016-03-17 Tshepang Lekhonkhoberun rustfmt on core/source.rs
2016-03-17 borsAuto merge of #2486 - alexcrichton:flock, r=brson
2016-03-17 Alex CrichtonFix running Cargo concurrently
2016-03-17 borsAuto merge of #2490 - alexcrichton:rustflags-docs,...
2016-03-17 borsAuto merge of #2484 - alexcrichton:fix-bad-backtrack...
2016-03-17 Alex CrichtonAdd docs for RUSTFLAGS and build.rustflags
2016-03-17 borsAuto merge of #2241 - brson:rustflags, r=alexcrichton
2016-03-16 Alex CrichtonFix caching features across backtracking
2016-03-16 Brian AndersonAdd rustflags support to config files
2016-03-16 Brian AndersonRecompile when RUSTFLAGS changes
2016-03-16 Brian AndersonApply RUSTFLAGS env var to rustc builds
2016-03-15 borsAuto merge of #2485 - japaric:no-cross-doctests, r...
2016-03-15 Jorge Aparicioremove unused format argument
2016-03-15 Jorge Aparicioupdate output of cross_tests
2016-03-15 Jorge Apariciodon't build/run doctests when target != host
2016-03-14 borsAuto merge of #2483 - srinivasreddy:docs, r=alexcrichton
2016-03-14 srinivasreddycorrected statement regarding constraintgraph solving...
2016-03-14 Ryan QuattlebaumFix bug in target lookup
2016-03-14 Ryan QuattlebaumSuggest the best matching target for cargo run
2016-03-14 borsAuto merge of #2481 - jespino:add-favicon-to-doc, r...
2016-03-14 borsAuto merge of #2468 - TheNeikos:add-warning_if_no_brows...
2016-03-14 Jesús EspinoAdd favicon to doc.crates.io
2016-03-14 Marcel MüllerDon't include env in windows/macos
2016-03-12 borsAuto merge of #2474 - sbeckeriv:add-some-flair, r=alexc...
2016-03-12 Stephen Becker IVAdd flair to readme
2016-03-12 borsAuto merge of #2421 - sbeckeriv:decolor-messages-426...
2016-03-12 Stephen Becker IVRemove color from the errors
2016-03-12 borsAuto merge of #2473 - alexcrichton:update-curl, r=alexc...
2016-03-12 Alex CrichtonUpdate curl dependency
2016-03-12 Marcel MüllerIgnore $BROWSER if not set
2016-03-12 Marcel MüllerShow a list of tried browsers in the warning
2016-03-12 borsAuto merge of #2471 - alexcrichton:install-git-lockfile...
2016-03-12 borsAuto merge of #2454 - alexcrichton:less-recurse, r...
2016-03-11 borsAuto merge of #2470 - alexcrichton:better-path-error...
2016-03-11 Alex CrichtonFix installing git repos with lockfiles
2016-03-11 Alex CrichtonImprove the error message for missing path overrides
2016-03-11 Marcel MüllerWarn if could not open docs in browser
2016-03-11 Marcel MüllerAdd $BROWSER as possible client
2016-03-10 borsAuto merge of #2448 - alexcrichton:docs-dirty, r=brson
2016-03-09 borsAuto merge of #2420 - alexcrichton:different-metadata...
2016-03-09 borsAuto merge of #2460 - jespino:add-limit-to-autocomplete...
2016-03-09 borsAuto merge of #2461 - jespino:adding-manpages-info...
2016-03-09 Jesús EspinoAdd search command to the manpage
2016-03-09 Jesús EspinoAdd the --limit parameter to search autocomplete
2016-03-09 borsAuto merge of #2456 - jespino:remove-deprecated-code...
next